go.uber.org/zap/zapcore.counter.counter (field)
4 uses
go.uber.org/zap/zapcore (current package)
sampler.go#L36: counter atomic.Uint64
sampler.go#L69: return c.counter.Inc()
sampler.go#L72: c.counter.Store(1)
sampler.go#L78: return c.counter.Inc()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)